type github.com/jackc/pgx/v5/pgtype.encodePlanInt4CodecTextInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L711: 			return encodePlanInt4CodecTextInt64Valuer{}
		int.go#L754: type encodePlanInt4CodecTextInt64Valuer struct{}
		int.go#L756: func (encodePlanInt4CodecTextInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {